home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000380_news@columbia.edu_Mon Sep 18 09:03:58 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20249
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 18 Sep 1995 07:38:38 -0400
  3. Received: by apakabar.cc.columbia.edu id AA05080
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 18 Sep 1995 07:38:37 -0400
  5. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!gatech!howland.reston.ans.net!agate!newsxfer.itd.umich.edu!news.mathworks.com!fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!at
  6. From: at@ierws3.energietechnik.uni-stuttgart.de (Alfred Trukenmueller)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Problem with OS/2 C-Kermit REXX interface
  9. Date: 18 Sep 1995 09:03:58 GMT
  10. Organization: University of Stuttgart, IER
  11. Lines: 26
  12. Distribution: world
  13. Message-Id: <43jclu$2bao@info4.rus.uni-stuttgart.de>
  14. Nntp-Posting-Host: ierws3.energietechnik.uni-stuttgart.de
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17.  
  18. I have been using OS/2 C-Kermit 5A edit 191 for several months on
  19. the German version of OS/2 Warp with WinOS without problems until
  20. I tried to use the xsend macro. C-Kermit was stopped with SYS1808
  21. and the return code of one of the programs (was it C-Kermit or REXX ?)
  22. was reported to be 0005.
  23.  
  24. To isolate the problem, I edited a minimal REXX command file test.cmd.
  25.   rexx call test.cmd
  26. works fine as long as test.cmd contains REXX commands like
  27.   say "hello"
  28. but it results in the above error if test.cmd contains quoted Kermit
  29. commands like
  30.   'set parity none'.
  31.  
  32. I can't believe that I am the first to try the xsend macro under cko191
  33. and OS/2 Warp, but I didn't find a description of this problem in the FAQ.
  34.  
  35. Thanks for any hints,
  36.  
  37. Alfred
  38. -- 
  39.  
  40.  .-------------------------------------------------------------------------.
  41.  | Alfred Trukenmueller                             Universitaet Stuttgart |
  42.  |                                                  IER                    |